﻿2026-08-03T01:12:57.0427044Z ##[group]Run actions/checkout@v5
2026-08-03T01:12:57.0427628Z with:
2026-08-03T01:12:57.0428057Z   fetch-depth: 0
2026-08-03T01:12:57.0428512Z   repository: BigscreenVR/spt-bs-core
2026-08-03T01:12:57.0430767Z   token: ***
2026-08-03T01:12:57.0431197Z   ssh-strict: true
2026-08-03T01:12:57.0431620Z   ssh-user: git
2026-08-03T01:12:57.0432081Z   persist-credentials: true
2026-08-03T01:12:57.0432590Z   clean: true
2026-08-03T01:12:57.0433084Z   sparse-checkout-cone-mode: true
2026-08-03T01:12:57.0433878Z   fetch-tags: false
2026-08-03T01:12:57.0434409Z   show-progress: true
2026-08-03T01:12:57.0434930Z   lfs: false
2026-08-03T01:12:57.0436601Z   submodules: false
2026-08-03T01:12:57.0437086Z   set-safe-directory: true
2026-08-03T01:12:57.0437595Z   allow-unsafe-pr-checkout: false
2026-08-03T01:12:57.0438062Z ##[endgroup]
2026-08-03T01:12:57.2731831Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-03T01:12:57.2732960Z ##[group]Getting Git version info
2026-08-03T01:12:57.2733399Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-08-03T01:12:57.3131133Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-08-03T01:12:57.4000765Z git version 2.43.0.windows.1
2026-08-03T01:12:57.4087601Z ##[endgroup]
2026-08-03T01:12:57.4103736Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\f4fd0d31-0670-479a-a5a9-a5bce760fa9a\.gitconfig'
2026-08-03T01:12:57.4105059Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\f4fd0d31-0670-479a-a5a9-a5bce760fa9a' before making global git config changes
2026-08-03T01:12:57.4121205Z Adding repository directory to the temporary git global config as a safe directory
2026-08-03T01:12:57.4130615Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-08-03T01:12:57.4867642Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-08-03T01:12:57.5986930Z https://github.com/BigscreenVR/spt-bs-core
2026-08-03T01:12:57.6014383Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-03T01:12:57.6019115Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-03T01:12:57.6284921Z refs/heads/main
2026-08-03T01:12:57.6313409Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --detach
2026-08-03T01:12:57.6973804Z HEAD is now at bc58712b1 build(ci): wire the bench wraps into golden.yml, and one-shot builds drop incremental
2026-08-03T01:12:58.2157025Z ##[endgroup]
2026-08-03T01:12:58.2160893Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-08-03T01:12:59.2110384Z ##[group]Cleaning the repository
2026-08-03T01:12:59.2115167Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-08-03T01:13:06.4394534Z Removing target/
2026-08-03T01:13:06.4440650Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-08-03T01:13:06.5330811Z HEAD is now at bc58712b1 build(ci): wire the bench wraps into golden.yml, and one-shot builds drop incremental
2026-08-03T01:13:06.5358551Z ##[endgroup]
2026-08-03T01:13:06.5363555Z ##[group]Disabling automatic garbage collection
2026-08-03T01:13:06.5371485Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-08-03T01:13:06.5673160Z ##[endgroup]
2026-08-03T01:13:06.5673475Z ##[group]Setting up auth
2026-08-03T01:13:06.5680564Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-03T01:13:06.5969052Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-08-03T01:13:07.5053889Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-03T01:13:07.5329570Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-08-03T01:13:08.6761095Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-03T01:13:08.7003445Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-08-03T01:13:09.7515536Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-08-03T01:13:09.8689803Z ##[endgroup]
2026-08-03T01:13:09.8690921Z ##[group]Fetching the repository
2026-08-03T01:13:09.8704209Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-08-03T01:13:11.8339261Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-03T01:13:11.8339770Z  - [deleted]             (none)            -> origin/golden/bench-wiring
2026-08-03T01:13:15.0783073Z  * [new branch]          fix/swarm-discovery-gc-spin -> origin/fix/swarm-discovery-gc-spin
2026-08-03T01:13:15.0783650Z  * [new branch]          golden/gc-fix-125 -> origin/golden/gc-fix-125
2026-08-03T01:13:15.0949520Z [command]"C:\Program Files\Git\cmd\git.exe" branch --list --remote origin/golden/gc-fix-125
2026-08-03T01:13:15.2297318Z   origin/golden/gc-fix-125
2026-08-03T01:13:15.2323155Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse refs/remotes/origin/golden/gc-fix-125
2026-08-03T01:13:15.2553502Z 184f2ac4e0f9df9d805a81c302a1409762fac2f8
2026-08-03T01:13:15.2573854Z ##[endgroup]
2026-08-03T01:13:15.2574215Z ##[group]Determining the checkout info
2026-08-03T01:13:15.2575443Z ##[endgroup]
2026-08-03T01:13:15.2580625Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-08-03T01:13:15.3691601Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-08-03T01:13:15.3937612Z ##[group]Checking out the ref
2026-08-03T01:13:15.3942563Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B golden/gc-fix-125 refs/remotes/origin/golden/gc-fix-125
2026-08-03T01:13:15.5100557Z branch 'golden/gc-fix-125' set up to track 'origin/golden/gc-fix-125'.
2026-08-03T01:13:15.5101025Z Previous HEAD position was bc58712b1 build(ci): wire the bench wraps into golden.yml, and one-shot builds drop incremental
2026-08-03T01:13:15.5101373Z Switched to a new branch 'golden/gc-fix-125'
2026-08-03T01:13:15.5128481Z ##[endgroup]
2026-08-03T01:13:15.5877789Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-08-03T01:13:15.6947776Z 184f2ac4e0f9df9d805a81c302a1409762fac2f8
